[INFO] fetching crate roa-core 0.6.1...
[INFO] testing roa-core-0.6.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate roa-core 0.6.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate roa-core 0.6.1
[INFO] finished tweaking crates.io crate roa-core 0.6.1
[INFO] tweaked toml for crates.io crate roa-core 0.6.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate roa-core 0.6.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding tokio-util v0.6.10 (available: v0.7.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.4
[INFO] [stderr]   Downloaded tracing-attributes v0.1.31
[INFO] [stderr]   Downloaded unicode-ident v1.0.24
[INFO] [stderr]   Downloaded http-body v0.4.6
[INFO] [stderr]   Downloaded futures-sink v0.3.32
[INFO] [stderr]   Downloaded futures-io v0.3.32
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded pin-project-lite v0.2.17
[INFO] [stderr]   Downloaded async-trait v0.1.89
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.21
[INFO] [stderr]   Downloaded proc-macro2 v1.0.106
[INFO] [stderr]   Downloaded futures-channel v0.3.32
[INFO] [stderr]   Downloaded bytes v1.11.1
[INFO] [stderr]   Downloaded futures v0.3.32
[INFO] [stderr]   Downloaded indexmap v2.13.0
[INFO] [stderr]   Downloaded http v0.2.12
[INFO] [stderr]   Downloaded hashbrown v0.16.1
[INFO] [stderr]   Downloaded futures-util v0.3.32
[INFO] [stderr]   Downloaded h2 v0.3.27
[INFO] [stderr]   Downloaded hyper v0.14.32
[INFO] [stderr]   Downloaded tokio-util v0.7.18
[INFO] [stderr]   Downloaded memchr v2.8.0
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded log v0.4.29
[INFO] [stderr]   Downloaded tracing-core v0.1.36
[INFO] [stderr]   Downloaded syn v2.0.117
[INFO] [stderr]   Downloaded quote v1.0.45
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded futures-task v0.3.32
[INFO] [stderr]   Downloaded slab v0.4.12
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded tracing v0.1.44
[INFO] [stderr]   Downloaded futures-core v0.3.32
[INFO] [stderr]   Downloaded futures-macro v0.3.32
[INFO] [stderr]   Downloaded itoa v1.0.18
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8252bf71c1e95293c177742c39f412a8cc6bbebcbe8d172b66a38ec47676978
[INFO] running `Command { std: "docker" "start" "-a" "f8252bf71c1e95293c177742c39f412a8cc6bbebcbe8d172b66a38ec47676978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8252bf71c1e95293c177742c39f412a8cc6bbebcbe8d172b66a38ec47676978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8252bf71c1e95293c177742c39f412a8cc6bbebcbe8d172b66a38ec47676978", kill_on_drop: false }`
[INFO] [stdout] f8252bf71c1e95293c177742c39f412a8cc6bbebcbe8d172b66a38ec47676978
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b52507ee0f237dbfe2850582556254a685233667871730df77ab51d51b95ac
[INFO] running `Command { std: "docker" "start" "-a" "56b52507ee0f237dbfe2850582556254a685233667871730df77ab51d51b95ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling roa-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.99s
[INFO] running `Command { std: "docker" "inspect" "56b52507ee0f237dbfe2850582556254a685233667871730df77ab51d51b95ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b52507ee0f237dbfe2850582556254a685233667871730df77ab51d51b95ac", kill_on_drop: false }`
[INFO] [stdout] 56b52507ee0f237dbfe2850582556254a685233667871730df77ab51d51b95ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ddb1b24cd9bb569f3349f822bd22b609312185c4e0f775bf84204f43c119991
[INFO] running `Command { std: "docker" "start" "-a" "6ddb1b24cd9bb569f3349f822bd22b609312185c4e0f775bf84204f43c119991", kill_on_drop: false }`
[INFO] [stderr]    Compiling roa-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App<S, T>` in the current scope
[INFO] [stdout]    --> src/middleware.rs:325:24
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let app = App::new().end(status!(StatusCode::BAD_REQUEST));
[INFO] [stdout]     |                        ^^^ function or associated item not found in `App<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/app.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct App<S, T> {
[INFO] [stdout]     | -------------------- function or associated item `new` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::<S, ()>::with_exec` which returns `App<_, ()>`
[INFO] [stdout]    --> src/app.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App<S, T>` in the current scope
[INFO] [stdout]    --> src/middleware.rs:333:24
[INFO] [stdout]     |
[INFO] [stdout] 333 |         let app = App::new().end(HELLO.to_owned());
[INFO] [stdout]     |                        ^^^ function or associated item not found in `App<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/app.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct App<S, T> {
[INFO] [stdout]     | -------------------- function or associated item `new` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::<S, ()>::with_exec` which returns `App<_, ()>`
[INFO] [stdout]    --> src/app.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App<S, T>` in the current scope
[INFO] [stdout]    --> src/middleware.rs:348:24
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let app = App::new().end(HELLO);
[INFO] [stdout]     |                        ^^^ function or associated item not found in `App<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/app.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct App<S, T> {
[INFO] [stdout]     | -------------------- function or associated item `new` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::<S, ()>::with_exec` which returns `App<_, ()>`
[INFO] [stdout]    --> src/app.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App<S, T>` in the current scope
[INFO] [stdout]    --> src/middleware.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let app = App::new().end("/target".parse::<Uri>().unwrap());
[INFO] [stdout]     |                        ^^^ function or associated item not found in `App<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/app.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | pub struct App<S, T> {
[INFO] [stdout]     | -------------------- function or associated item `new` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::<S, ()>::with_exec` which returns `App<_, ()>`
[INFO] [stdout]    --> src/app.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roa-core` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "6ddb1b24cd9bb569f3349f822bd22b609312185c4e0f775bf84204f43c119991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ddb1b24cd9bb569f3349f822bd22b609312185c4e0f775bf84204f43c119991", kill_on_drop: false }`
[INFO] [stdout] 6ddb1b24cd9bb569f3349f822bd22b609312185c4e0f775bf84204f43c119991
